home *** CD-ROM | disk | FTP | other *** search
/ Pro One: Marriage & Divorce Law / ProOne: Marriage & Divorce Law.iso / lawlib / pllcd432.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1997-03-01  |  6KB  |  234 lines

  1. object MainForm: TMainForm
  2.   Left = 337
  3.   Top = 112
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Personal Law Library'
  7.   ClientHeight = 428
  8.   ClientWidth = 632
  9.   Color = clSilver
  10.   Font.Color = clBlack
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   Menu = MainMenu1
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnActivate = MainFormOnActivate
  19.   OnCreate = MainFormOnCreate
  20.   OnDestroy = MainFormOnDestroy
  21.   OnShow = MainFormOnShow
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object ImageMainBackground: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 632
  28.     Height = 428
  29.     Align = alClient
  30.   end
  31.   object AppException1: TAppException
  32.     ExcepMsg.Beep = False
  33.     ExcepMsg.Enabled = False
  34.     ExcepMsg.ShowDebug = False
  35.     ExcepLog.Enabled = False
  36.     Terminate = False
  37.     Left = 760
  38.     Top = 544
  39.   end
  40.   object HelpCloud1: THelpCloud
  41.     Bitmaps.TransparentColor = clOlive
  42.     Color = clYellow
  43.     CaptionWidth = 125
  44.     Style = Bubble
  45.     Font.Color = clBlack
  46.     Font.Height = -13
  47.     Font.Name = 'Arial'
  48.     Font.Style = []
  49.     Alignment = taCenter
  50.     Corner = UpperRight
  51.     ShowhintCloud = True
  52.     Left = 736
  53.     Top = 544
  54.   end
  55.   object OvcController1: TOvcController
  56.     EntryCommands.TableList = (
  57.       'Default'
  58.       True
  59.       ()
  60.       'WordStar'
  61.       False
  62.       ()
  63.       'Grid'
  64.       False
  65.       ())
  66.     Left = 712
  67.     Top = 544
  68.   end
  69.   object MainMenu1: TMainMenu
  70.     object MenuFile: TMenuItem
  71.       Caption = '&File'
  72.       ShortCut = 0
  73.       object FMenuGettingStarted: TMenuItem
  74.         Caption = '&Getting Started...'
  75.         ShortCut = 0
  76.         OnClick = FMenuGettingStartedClick
  77.       end
  78.       object FMenuUpdateUserInfo: TMenuItem
  79.         Caption = '&Update User Information...'
  80.         ShortCut = 0
  81.         OnClick = FMenuUpdateUserInfoClick
  82.       end
  83.       object N1: TMenuItem
  84.         Caption = '-'
  85.         ShortCut = 0
  86.       end
  87.       object FMenuPrintSetup: TMenuItem
  88.         Caption = 'P&rint Setup...'
  89.         ShortCut = 0
  90.         OnClick = FMenuPrintSetupClick
  91.       end
  92.       object N2: TMenuItem
  93.         Caption = '-'
  94.         ShortCut = 0
  95.       end
  96.       object FMenuExit: TMenuItem
  97.         Caption = 'E&xit'
  98.         ShortCut = 0
  99.         OnClick = FMenuExitClick
  100.       end
  101.     end
  102.     object MenuDocuments: TMenuItem
  103.       Caption = '&Documents'
  104.       ShortCut = 0
  105.       object DMenuCategory1: TMenuItem
  106.         Caption = 'Category &1...'
  107.         ShortCut = 0
  108.         OnClick = DMenuCategory1Click
  109.       end
  110.       object DMenuCategory2: TMenuItem
  111.         Caption = 'Category &2...'
  112.         ShortCut = 0
  113.         OnClick = DMenuCategory2Click
  114.       end
  115.       object DMenuCategory3: TMenuItem
  116.         Caption = 'Category &3...'
  117.         ShortCut = 0
  118.         OnClick = DMenuCategory3Click
  119.       end
  120.     end
  121.     object MenuVideos: TMenuItem
  122.       Caption = '&Videos'
  123.       ShortCut = 0
  124.       object VMenuWelcome: TMenuItem
  125.         Caption = '&Welcome'
  126.         ShortCut = 0
  127.         OnClick = VMenuWelcomeClick
  128.       end
  129.       object VMenuAdvisory: TMenuItem
  130.         Caption = '&Attorney Advisory'
  131.         ShortCut = 0
  132.         OnClick = VMenuAdvisoryClick
  133.       end
  134.       object VMenuDisclaimer: TMenuItem
  135.         Caption = '&Disclaimer'
  136.         ShortCut = 0
  137.         OnClick = VMenuDisclaimerClick
  138.       end
  139.       object VMenuResearch: TMenuItem
  140.         Caption = '&Research'
  141.         ShortCut = 0
  142.         OnClick = VMenuResearchClick
  143.       end
  144.       object N3: TMenuItem
  145.         Caption = '-'
  146.         ShortCut = 0
  147.       end
  148.       object VMenuVideo1: TMenuItem
  149.         Tag = 1
  150.         Caption = '&Cohabitation Agreements'
  151.         ShortCut = 0
  152.         OnClick = VMenuVideoClick
  153.       end
  154.       object VMenuVideo2: TMenuItem
  155.         Tag = 2
  156.         Caption = '&Living Wills'
  157.         ShortCut = 0
  158.         OnClick = VMenuVideoClick
  159.       end
  160.       object VMenuVideo3: TMenuItem
  161.         Tag = 3
  162.         Caption = '&Medical Records'
  163.         ShortCut = 0
  164.         OnClick = VMenuVideoClick
  165.       end
  166.       object VMenuVideo4: TMenuItem
  167.         Tag = 4
  168.         Caption = '&Name Change'
  169.         ShortCut = 0
  170.         OnClick = VMenuVideoClick
  171.       end
  172.       object VMenuVideo5: TMenuItem
  173.         Tag = 5
  174.         Caption = '&Organ Donations'
  175.         ShortCut = 0
  176.         OnClick = VMenuVideoClick
  177.       end
  178.       object VMenuVideo6: TMenuItem
  179.         Tag = 6
  180.         Caption = '&Permission Slip'
  181.         ShortCut = 0
  182.         OnClick = VMenuVideoClick
  183.       end
  184.       object VMenuVideo7: TMenuItem
  185.         Tag = 7
  186.         Caption = 'Powers of &Attorney'
  187.         ShortCut = 0
  188.         OnClick = VMenuVideoClick
  189.       end
  190.     end
  191.     object MenuHelp: TMenuItem
  192.       Caption = '&Help'
  193.       ShortCut = 0
  194.       object HMenuGlossary: TMenuItem
  195.         Caption = '&Glossary of Legal Terms'
  196.         ShortCut = 0
  197.         OnClick = HMenuGlossaryClick
  198.       end
  199.       object HMenuOrganizations: TMenuItem
  200.         Caption = '&Helpful Organizations'
  201.         ShortCut = 0
  202.         OnClick = HMenuOrganizationsClick
  203.       end
  204.       object HMenuStatutes: TMenuItem
  205.         Caption = '&Statutes, Laws, and Rules'
  206.         ShortCut = 0
  207.         OnClick = HMenuStatutesClick
  208.       end
  209.       object N4: TMenuItem
  210.         Caption = '-'
  211.         ShortCut = 0
  212.       end
  213.       object HMenuAbout: TMenuItem
  214.         Caption = '&About Personal Law Library...'
  215.         ShortCut = 0
  216.         OnClick = HMenuAboutClick
  217.       end
  218.     end
  219.     object MenuTesting: TMenuItem
  220.       Caption = '&Testing'
  221.       ShortCut = 0
  222.       object TMenuPrintAllForms: TMenuItem
  223.         Caption = '&Test Print All Forms...'
  224.         ShortCut = 0
  225.         OnClick = TMenuPrintAllFormsClick
  226.       end
  227.     end
  228.   end
  229.   object PrinterSetupDialog1: TPrinterSetupDialog
  230.     Left = 608
  231.     Top = 400
  232.   end
  233. end
  234.